home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / ADVERTS / RCOMP / WEBSITE / RCI / NETWORKING / DOWNLOADS / NET126.ZIP / !Snafu / !Help < prev    next >
Text File  |  2002-07-28  |  4KB  |  120 lines

  1. !Snafu v1.44 help file
  2.  
  3. Introduction
  4. ------------
  5.  
  6. Simtecs Non-specific Advanced Flash Utility(Snafu) is a utility for
  7. reprograming expansion cards which contain flash reprogrammable
  8. eeproms.
  9.  
  10. Expansion roms under risc os can generaly only contain modules, Snafu
  11. will not attempt to program anything that is not a module.
  12.  
  13. Usage
  14. -----
  15.  
  16. The Snafu utility has a single window interface.
  17.  
  18. The main window is divided into three sections.
  19.  
  20. Greyed out icons indicate the option is not availabe with the current settings.
  21.  
  22. The upper section contains a selection list used to select a card to
  23. program.
  24.  
  25.   There are two buttons:
  26.  
  27.     "card details" -  obtains card details (manufacturer, vendor, etc.).
  28.  
  29.     "force handler" - enables the user to force a handler for an
  30.                       unrecognised expansion card
  31.  
  32. The middle section contains a selection list and controls to change
  33. the module list to program.
  34.  
  35.     There are serveral buttons here:
  36.  
  37.       "Load default modules" - sets the module list to contain the
  38.                                recomended default modules
  39.  
  40.       "Read from rom" - reads the modules already present in a flash
  41.                         ROM (if any). This may fail if the expansion
  42.                         card loader has changed significantly from a
  43.                         previous release.
  44.  
  45.       "Remove" - removes selected module from the list.
  46.  
  47.       "Remove all" - clears the list.
  48.  
  49.       "Toggle E.I.P" - toggles the state of execute in place setting for
  50.                        the selected module. Only available for a limited
  51.                        selection of handlers.
  52.  
  53. The lower section contains :
  54.  
  55.       "Save image" - saves an image of the current romlist this is currently
  56.                      non functional (version 1.42)
  57.  
  58.       "Write" - writes the selected modules to the selected card
  59.  
  60.       "Close" - Exits te utility.
  61.  
  62.  
  63.  
  64. Notes for Use with Net100 cards
  65. -------------------------------
  66.  
  67.  - If upgrading from another vendors card often some modules will be
  68. left unpluggd, Snafu produces a warning about this. The issue most
  69. often raised is the NET100loader module becoming unpluged, simply use
  70. *RMReinit NET100Loader to fix and check with *ROMModules
  71.  
  72. Notes for Use with expansion card roms
  73. --------------------------------------
  74.  
  75.  - Currently only expansion roms on the Riscstation are supported.
  76.  
  77.  - Modules are run in one of two modes :
  78.      - Execute In Place(EIP) mode, this means that modules do not occupy
  79.        any ram when initialised. However it places constraints on some
  80.        modules which assume they are being executed from memory.
  81.  
  82.      - RMA mode, this means the module is copied from ROM into RAM and
  83.        executed from there. Access is typicaly up to four times faster
  84.        than executing in place at the expense of the extra RAM used.
  85.  
  86.  - If you have Execute in place modules in use the loader *must* be 
  87.    unpluged (*Unplug ExpansionCardLoader) and the system reset *before* 
  88.    you attempt to re-program the contents of the eeprom. This is because 
  89.    otherwise modules will be running from the ROM as you change its 
  90.    contents which will has disasterous results and may render a machine 
  91.    unbootable untill the ROM is removed.
  92.  
  93.  - If the EEProm has not been previously formated you may have to use
  94.    the "Force handler" option to initialise it. The steps to do this are:
  95.  
  96.     - Select the "list all cards" radio button.
  97.  
  98.     - Select slot 3 which may be listed an a simple podule or
  99.       simply be empty.
  100.  
  101.     - Click the "Force handler" button.
  102.  
  103.     - Click OK in the confirmation dialog.
  104.  
  105.     - Select the expansion ROM handler.
  106.  
  107.     - Select the "list programmable cards" radio button.
  108.  
  109.     - Proceed "as normal" selecting modules and click "Write Flash"
  110.       when ready.
  111.  
  112.  
  113. Support
  114. -------
  115.  
  116. Please contact your vendor for problems with hardware products.
  117. Please contact support@simtec.co.uk for problems with !Snafu
  118.  
  119. $Id: !Help,v 1.4 2002/05/17 14:39:12 vince Exp $
  120.